Namespace - LJCNetCommon
Parameters
methodInfo - The MethodInfo object.
Returns
True if "public", otherwise false.
Syntax
C# |
public Boolean IsPublic(MethodInfo methodInfo = null)
|
Indicates if the method is "public".
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.